home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
mus
/
play
/
SongPlayer.lha
/
songplayer
/
arexx
/
Play.rexx
next >
Wrap
OS/2 REXX Batch file
|
1998-03-18
|
192b
|
14 lines
/* Arexx Play command of SongPlayer */
MYPORT = 'SONGPLAYER.1'
IF ~SHOW( 'P', MYPORT ) THEN DO
SAY 'SongPlayer is not running.'
EXIT 10
END
ADDRESS VALUE MYPORT
OPTIONS RESULTS
PLAY